home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 August: Tool Chest / Dev.CD Aug 94.toast / Tool Chest / Development Platforms / MPW Related / Lurkers MPW Tool / Lurkers README < prev    next >
Encoding:
Text File  |  1994-01-19  |  938 b   |  31 lines  |  [TEXT/ttxt]

  1.  Lurkers
  2.  
  3.  Greg Anderson
  4.  January 1994
  5.  
  6.  AppleLink: G.ANDERSON
  7.  Internet:  greggor@apple.com
  8.  
  9.  About Lurkers:
  10.  
  11.  Lurkers searches a directory for files that are modifiable, including files
  12.  not in a project, files checked out for modification, and modify-read-only
  13.  files.
  14.  
  15.  Search modes (pick any one):
  16.  
  17.     -modifiable            (default) Search for files not in a project, files
  18.                         checked out for modification, and modify-read-only files
  19.     -notmodifiable        Search for files checked into a project that are not
  20.                         modifiable (neither MRO nor checked out for modification)
  21.     -MRO                Search for files that are checked into a project, but have
  22.                         been modified-read-only.
  23.     -insomeproject        Search for files with a 'ckid' resource
  24.     -notinanyproject    Search for files without a 'ckid' resource
  25.  
  26. Other flags:
  27.  
  28.     -r                    Search specified directory recursively
  29.     -s                    Short output (only list names of files that match
  30.                         the search criterion)
  31.